Eclipse Platform
Pre-release 3.0

Package org.eclipse.ui.editors.text

Provides a standard text editor and a file-based document provider.

See:
          Description

Interface Summary
IEncodingActionsConstants Defines the names of the encoding actions.
IEncodingActionsDefinitionIds Defines the definition ids for the encoding actions.
IEncodingActionsHelpContextIds Help context ids for the encoding actions.
IEncodingSupport Interface to be implemented by objects supporting character encodings.
ILocationProvider  
ISchedulingRuleProvider A scheduling rule provider provides a scheduling rule which can be used when running operations.
IStorageDocumentProvider Document provider for IStorage based domain elements.
ITextEditorHelpContextIds Help context ids for the text editor.
 

Class Summary
DefaultEncodingSupport The standard implementation of IEncodingSupport.
EncodingActionGroup Action group for encoding actions.
FileDocumentProvider Shareable document provider specialized for file resources (IFile).
StorageDocumentProvider Shareable document provider specialized for IStorages.
TextEditor The standard text editor for file resources (IFile).
TextEditorActionContributor Manages the installation and deinstallation of global actions for the default text editor.
TextEditorPreferenceConstants Preference constants used in the default text editor preference store.
TextEditorPreferencePage Deprecated. As of 2.1 fonts are managed by the workbench
TextFileDocumentProvider  
TextFileDocumentProvider.DocumentProviderOperation Opertion created by the document provider and to be executed by the providers runnable context.
TextFileDocumentProvider.FileInfo  
TextFileDocumentProvider.NullProvider  
TextSourceViewerConfiguration SourceViewer configuration for the text editor.
UISynchronizationContext Synchronization context for file buffers whose documents are shown in the UI.
WorkspaceOperationRunner  
 

Package org.eclipse.ui.editors.text Description

Provides a standard text editor and a file-based document provider.


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.